home *** CD-ROM | disk | FTP | other *** search
- /**/
- 'cls'
- Say "******************************************************************** "
- Say " Name: Test Case 06"
- Say " "
- Say " Program: Fractint Version 18.2"
- Say " "
- Say " Purpose: To test video device driver using the VDM program"
- Say " "
- Say " "
- Say " Please refer to test06.doc for more"
- Say " information on what this test case does."
- Say "*********************************************************************"
-
- '@echo off'
- Pause
- 'cd ..\fractint'
- 'call demo.bat'
- 'cd ..\testcase'
- '@echo on'
-